func runtime.isPowerOfTwo

2 uses

	runtime (current package)
		slice.go#L224: 	case isPowerOfTwo(et.Size_):
		slice.go#L305: func isPowerOfTwo(x uintptr) bool {